projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5ddbd8
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000
(14:46 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000
(14:46 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6dbe07aae3bffdf48afbea9512f5f51148f092dd..70c40c2a1b4caee1dc22478a1e72d7627a284b11 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-22,7
+22,7
@@
* simple.el (with-wrapper-hook): Move.
(buffer-substring-filters): Mark obsolete.
(filter-buffer-substring-functions): New variable.
- (
buffer-substring-filters
): Use it. Remove unused arg `noprops'.
+ (
filter-buffer-substring
): Use it. Remove unused arg `noprops'.
Use a mode-line spec rather than a static string in Semantic.
* cedet/semantic/util-modes.el: